GrapeCity.ActiveReports.Export.Xml.v8 Assembly > GrapeCity.ActiveReports.Export.Xml.Page Namespace > FunctionalExtensions.MatchBlock<T,TResult> Class : Otherwise Method |
'Declaration Public Function Otherwise( _ ByVal func As System.Func(Of T,TResult) _ ) As FunctionalExtensions.MatchBlock(Of T,TResult)
public FunctionalExtensions.MatchBlock<T,TResult> Otherwise( System.Func<T,TResult> func )